1 <Global.Microsoft.VisualBasic.CompilerServices.DesignerGenerated()> _
2 Partial Class frmSplash
3     Inherits System.Windows.Forms.Form
4
5     
'Form overrides dispose to clean up the component list.
6     <System.Diagnostics.DebuggerNonUserCode()> _
7     Protected Overrides Sub Dispose(ByVal disposing As Boolean)
8         Try
9             If disposing AndAlso components IsNot Nothing Then
10                 components.Dispose()
11             End If
12         Finally
13             MyBase.Dispose(disposing)
14         End Try
15     End Sub
16
17     
'Required by the Windows Form Designer
18     Private components As System.ComponentModel.IContainer
19
20     
'NOTE: The following procedure is required by the Windows Form Designer
21     
'It can be modified using the Windows Form Designer.
22     
'Do not modify it using the code editor.
23     <System.Diagnostics.DebuggerStepThrough()> _
24     Private Sub InitializeComponent()
25         Me.components = New System.ComponentModel.Container()
26         Me.Timer1 = New System.Windows.Forms.Timer(Me.components)
27         Me.Label2 = New System.Windows.Forms.Label()
28         Me.Label1 = New System.Windows.Forms.Label()
29         Me.ProgressBar1 = New System.Windows.Forms.ProgressBar()
30         Me.Label3 = New System.Windows.Forms.Label()
31         Me.TextBox1 = New System.Windows.Forms.TextBox()
32         Me.txtSerialNo = New System.Windows.Forms.TextBox()
33         Me.txtActivationID = New System.Windows.Forms.TextBox()
34         Me.txtHardwareID = New System.Windows.Forms.TextBox()
35         Me.SuspendLayout()
36         
'
37         
'Timer1
38         
'
39         Me.Timer1.Enabled = True
40         
'
41         
'Label2
42         
'
43         Me.Label2.AutoSize = True
44         Me.Label2.BackColor = System.Drawing.Color.Transparent
45         Me.Label2.Font = New System.Drawing.Font(
"Palatino Linotype", 9.0!, System.Drawing.FontStyle.Bold, System.Drawing.GraphicsUnit.Point, CType(0, Byte))
46         Me.Label2.ForeColor = System.Drawing.Color.FromArgb(CType(CType(
64, Byte), Integer), CType(CType(0, Byte), Integer), CType(CType(64, Byte), Integer))
47         Me.Label2.Location = New System.Drawing.Point(
252, 37)
48         Me.Label2.Name =
"Label2"
49         Me.Label2.Size = New System.Drawing.Size(
76, 17)
50         Me.Label2.TabIndex =
2
51         Me.Label2.Text =
"Version 1.0.0"
52         
'
53         
'Label1
54         
'
55         Me.Label1.AutoSize = True
56         Me.Label1.BackColor = System.Drawing.Color.Transparent
57         Me.Label1.Font = New System.Drawing.Font(
"Palatino Linotype", 15.75!, System.Drawing.FontStyle.Bold, System.Drawing.GraphicsUnit.Point, CType(0, Byte))
58         Me.Label1.ForeColor = System.Drawing.Color.FromArgb(CType(CType(
64, Byte), Integer), CType(CType(0, Byte), Integer), CType(CType(64, Byte), Integer))
59         Me.Label1.Location = New System.Drawing.Point(
150, 9)
60         Me.Label1.Name =
"Label1"
61         Me.Label1.Size = New System.Drawing.Size(
292, 28)
62         Me.Label1.TabIndex =
3
63         Me.Label1.Text =
"School Management System"
64         
'
65         
'ProgressBar1
66         
'
67         Me.ProgressBar1.Location = New System.Drawing.Point(-
1, 354)
68         Me.ProgressBar1.Name =
"ProgressBar1"
69         Me.ProgressBar1.Size = New System.Drawing.Size(
616, 5)
70         Me.ProgressBar1.TabIndex =
4
71         Me.ProgressBar1.Visible = False
72         
'
73         
'Label3
74         
'
75         Me.Label3.AutoSize = True
76         Me.Label3.BackColor = System.Drawing.Color.Transparent
77         Me.Label3.Font = New System.Drawing.Font(
"Palatino Linotype", 9.0!, System.Drawing.FontStyle.Bold, System.Drawing.GraphicsUnit.Point, CType(0, Byte))
78         Me.Label3.ForeColor = System.Drawing.Color.FromArgb(CType(CType(
64, Byte), Integer), CType(CType(0, Byte), Integer), CType(CType(64, Byte), Integer))
79         Me.Label3.Location = New System.Drawing.Point(
13, 332)
80         Me.Label3.Name =
"Label3"
81         Me.Label3.Size = New System.Drawing.Size(
0, 17)
82         Me.Label3.TabIndex =
5
83         
'
84         
'TextBox1
85         
'
86         Me.TextBox1.Font = New System.Drawing.Font(
"Microsoft Sans Serif", 9.75!, System.Drawing.FontStyle.Regular, System.Drawing.GraphicsUnit.Point, CType(0, Byte))
87         Me.TextBox1.Location = New System.Drawing.Point(
387, 95)
88         Me.TextBox1.Name =
"TextBox1"
89         Me.TextBox1.ReadOnly = True
90         Me.TextBox1.Size = New System.Drawing.Size(
55, 22)
91         Me.TextBox1.TabIndex =
13
92         Me.TextBox1.Visible = False
93         
'
94         
'txtSerialNo
95         
'
96         Me.txtSerialNo.Font = New System.Drawing.Font(
"Microsoft Sans Serif", 9.75!, System.Drawing.FontStyle.Regular, System.Drawing.GraphicsUnit.Point, CType(0, Byte))
97         Me.txtSerialNo.Location = New System.Drawing.Point(
387, 152)
98         Me.txtSerialNo.Name =
"txtSerialNo"
99         Me.txtSerialNo.ReadOnly = True
100         Me.txtSerialNo.Size = New System.Drawing.Size(
55, 22)
101         Me.txtSerialNo.TabIndex =
11
102         Me.txtSerialNo.Visible = False
103         
'
104         
'txtActivationID
105         
'
106         Me.txtActivationID.CharacterCasing = System.Windows.Forms.CharacterCasing.Upper
107         Me.txtActivationID.Font = New System.Drawing.Font(
"Microsoft Sans Serif", 9.75!, System.Drawing.FontStyle.Regular, System.Drawing.GraphicsUnit.Point, CType(0, Byte))
108         Me.txtActivationID.Location = New System.Drawing.Point(
387, 180)
109         Me.txtActivationID.Name =
"txtActivationID"
110         Me.txtActivationID.Size = New System.Drawing.Size(
55, 22)
111         Me.txtActivationID.TabIndex =
12
112         Me.txtActivationID.Visible = False
113         
'
114         
'txtHardwareID
115         
'
116         Me.txtHardwareID.Font = New System.Drawing.Font(
"Microsoft Sans Serif", 9.75!, System.Drawing.FontStyle.Regular, System.Drawing.GraphicsUnit.Point, CType(0, Byte))
117         Me.txtHardwareID.Location = New System.Drawing.Point(
387, 124)
118         Me.txtHardwareID.Name =
"txtHardwareID"
119         Me.txtHardwareID.ReadOnly = True
120         Me.txtHardwareID.Size = New System.Drawing.Size(
55, 22)
121         Me.txtHardwareID.TabIndex =
10
122         Me.txtHardwareID.Visible = False
123         
'
124         
'frmSplash
125         
'
126         Me.AutoScaleDimensions = New System.Drawing.SizeF(
6.0!, 13.0!)
127         Me.AutoScaleMode = System.Windows.Forms.AutoScaleMode.Font
128         Me.BackgroundImage = Global.ERP_System.My.Resources.Resources.back_to_school_powerpoint_backgrounds
129         Me.BackgroundImageLayout = System.Windows.Forms.ImageLayout.Stretch
130         Me.ClientSize = New System.Drawing.Size(
607, 359)
131         Me.Controls.Add(Me.TextBox1)
132         Me.Controls.Add(Me.txtSerialNo)
133         Me.Controls.Add(Me.txtActivationID)
134         Me.Controls.Add(Me.txtHardwareID)
135         Me.Controls.Add(Me.Label3)
136         Me.Controls.Add(Me.ProgressBar1)
137         Me.Controls.Add(Me.Label1)
138         Me.Controls.Add(Me.Label2)
139         Me.FormBorderStyle = System.Windows.Forms.FormBorderStyle.None
140         Me.Name =
"frmSplash"
141         Me.ShowIcon = False
142         Me.ShowInTaskbar = False
143         Me.StartPosition = System.Windows.Forms.FormStartPosition.CenterScreen
144         Me.Text =
"frmSplash"
145         Me.ResumeLayout(False)
146         Me.PerformLayout()
147
148     End Sub
149     Friend WithEvents Timer1 As System.Windows.Forms.Timer
150     Friend WithEvents Label2 As System.Windows.Forms.Label
151     Friend WithEvents Label1 As System.Windows.Forms.Label
152     Friend WithEvents ProgressBar1 As System.Windows.Forms.ProgressBar
153     Friend WithEvents Label3 As System.Windows.Forms.Label
154     Friend WithEvents TextBox1 As System.Windows.Forms.TextBox
155     Friend WithEvents txtSerialNo As System.Windows.Forms.TextBox
156     Friend WithEvents txtActivationID As System.Windows.Forms.TextBox
157     Friend WithEvents txtHardwareID As System.Windows.Forms.TextBox
158 End Class


Gõ tìm kiếm nhanh...